home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / basic / svgaqb21.zip / HISTORY.QB < prev    next >
Text File  |  1994-05-09  |  2KB  |  58 lines

  1. REVISION HISTORY FOR SVGAQB.LIB - HI-RES, 256-COLOR GRAPHICS LIB FOR MS
  2. QUICK BASIC 4.x
  3.  
  4. 1.0 Initial release - June, 1993.  SVGAQB10.ZIP
  5.  
  6. 1.1 Release - August, 1993.  SVGAQB11.ZIP
  7.     Bugs Fixed: GIFGETINFO - not closing successful files
  8.             DRWLINE - not always drawing endpoints
  9.             DRWBOX - drawing incorrectly when X2<X1 and/or Y2<Y1
  10.     Improved:   FILLAREA - speed increase of about 150%
  11.             FILLCOLOR - speed increase of about 65%
  12.             Increased library's granularity
  13.     Additions:  BYTECOPY, PALCOPY, GETMAXX, GETMAXY, GETARCCOS, GETARCSIN,
  14.             GETARCTAN, GETCOS, GETSIN, GETTAN
  15.  
  16. 1.2 Release - August, 1993.  SVGAQB12.ZIP
  17.     Bugs Fixed: FILLAREA - not always making it to the far left
  18.             FILLCOLOR - not always making it to the far left
  19.  
  20. 1.2a Release - September, 1993. SVGAQB12a (registered version only)
  21.     Bugs Fixed: SPRITEPUT - had problems if spriteXloc = MAXX
  22.             SPRITEGAP - had problems if spriteXloc = MAXX
  23.  
  24. 2.0 Release - March, 1994. SVGAQB20.ZIP 
  25.     Additions:  BLKRESIZE, BLKROTATE, BLKROTATESIZE, BLKROTATEL, 
  26.             BLKROTATESIZEL, DRWFILBOX, DRWFILCIRCLE, DRWFILELLISPE,
  27.             FILLSCREEN, FILLPAGE, GIFMAKE, PAGEDISPLAY, PAGEACTIVE,
  28.             RES640L, SPRITEGET, SPRITECOLLDETECT, WHICHXMS, 
  29.             XMSALLOCATE,XMSFREE ,XMSGET, XMSPUT, XMSCOPY
  30.                 
  31. 2.0a Release - March, 1994. SVGAQB20a (registered version only)
  32.     Bugs Fixed: RES640L,RES640,RES800,RES1024 - Some VESA BIOSs were not
  33.             preserving the processor SI & DI registers after a video
  34.             mode change.
  35.                 
  36. 2.0b Release - April, 1994. SVGAQB20b (registered version only)
  37.     Bugs Fixed: DRWFILLCIRCLE - not clipping properly
  38.             DRWFILLELLIPSE - not clipping properly
  39.     Improved:   DRWBOX - speed increase of about 102%
  40.             DRWCIRCLE - speed increase of about 33%
  41.             DRWELLIPSE - speed increase of about 44%
  42.             DRWLINE - speed increase of about 42%
  43.             DRWFILLBOX - speed increase of about 317%
  44.             DRWFILLCIRCLE - speed increase of about 248%
  45.             DRWFILLELLIPSE - speed increase of about 190%
  46.  
  47. 2.1 Release - May, 1994.  SVGAQB21.ZIP
  48.     Bugs Fixed: SETCARD - setup needed for PAGEDISPLAY was not completed.
  49.     Improved:   DRWBOX - speed increase of about 8%
  50.             DRWLINE - speed increase of about 42%
  51.             DRWFILLBOX - speed increase of about 97%
  52.             DRWFILLCIRCLE - speed increase of about 88%
  53.             DRWFILLELLIPSE - speed increase of about 80%
  54.             FILLVIEW - speed increase of about 62%
  55.     Additions:  RES1280,FILLCONVEXPOLY
  56.  
  57.  
  58.